tools: Partially revert "Cross-compilation fixes."
authorElliott Mitchell <ehem+xen@m5p.com>
Sat, 18 Jul 2020 03:31:21 +0000 (20:31 -0700)
committerHans van Kranenburg <hans@knorrie.org>
Sun, 11 Jul 2021 12:29:14 +0000 (14:29 +0200)
commit68b8347724f8e70484d0794bc43345acd2d3a59f
treed75483319f70faa2b5b6efa8cb112a9d612c80f7
parent12327553a6f35466b47e180ed6197c313d964861
tools: Partially revert "Cross-compilation fixes."

This partially reverts commit 16504669c5cbb8b195d20412aadc838da5c428f7.

Doesn't look like much of 16504669c5cbb8b195d20412aadc838da5c428f7
actually remains due to passage of time.

Of the 3, both Python and pygrub appear to mostly be building just fine
cross-compiling.  The OCAML portion is being troublesome, this is going
to cause bug reports elsewhere soon.  The OCAML portion though can
already be disabled by setting OCAML_TOOLS=n and shouldn't have this
extra form of disabling.

Signed-off-by: Elliott Mitchell <ehem+xen@m5p.com>
Acked-by: Christian Lindig <christian.lindig@citrix.com>
Acked-by: Wei Liu <wl@xen.org>
(cherry picked from commit 69953e2856382274749b617125cc98ce38198463)
tools/Makefile